Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement EFS CSI driver in a separated file outside of blueprints #171

Merged
merged 10 commits into from
Nov 12, 2024

Conversation

mariogluhakovic
Copy link
Contributor

@mariogluhakovic mariogluhakovic commented Oct 24, 2024

This PR replaces terraform-aws-eks-blueprint addon efs_csi_driver with module modules/k8s_eks_addons/efs-csi.tf.

Terraform v1.9.4
on windows_amd64

provider registry.terraform.io/gavinbunney/kubectl v1.14.0
provider registry.terraform.io/hashicorp/aws v5.37.0
provider registry.terraform.io/hashicorp/cloudinit v2.3.4
provider registry.terraform.io/hashicorp/helm v2.13.2
provider registry.terraform.io/hashicorp/http v3.4.3
provider registry.terraform.io/hashicorp/kubernetes v2.30.0
provider registry.terraform.io/hashicorp/local v2.5.1
provider registry.terraform.io/hashicorp/null v3.2.2
provider registry.terraform.io/hashicorp/random v3.6.2
provider registry.terraform.io/hashicorp/time v0.11.2
provider registry.terraform.io/hashicorp/tls v4.0.5
provider registry.terraform.io/terraform-aws-modules/http v2.4.1

Copy link
Contributor

@vradicevicds vradicevicds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@mariogluhakovic mariogluhakovic merged commit 0b80c7a into main Nov 12, 2024
@mariogluhakovic mariogluhakovic deleted the cot/set_new_efs_addon branch November 12, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants